Skip to main content

mobileNextSoundOnChannel

Type

function

Summary

Returns the sound that is scheduled to play next (if any) on the given channel.

Syntax

mobileNextSoundOnChannel(<channel>)

Description

Use the mobileNextSoundOnChannel function to find what sound (if any) is scheduled to play next on the current channel.

Parameters

NameTypeDescription

channel

The name of the channel.

Examples

get mobileNextSoundOnChannel(theChannel)
put mobileNextSoundOnChannel("current") into tNextSound

command: mobileDeleteSoundChannel, mobilePlaySoundOnChannel, mobileSetSoundChannelVolume, mobilePausePlayingOnChannel, mobileStopPlayingOnChannel, mobileResumePlayingOnChannel

function: mobileSoundChannelVolume, mobileSoundOnChannel, mobileSoundChannels, mobileSoundChannelStatus

message: soundFinishedOnChannel

Compatibility and Support

Introduced

LiveCode 4.6

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?